xen.git
2006-11-03 kfraser@localhost... [LINUX] Clean up header includes (gnttab.h from fixmap.h).
2006-11-03 kfraser@localhost... [BLKTAP] Fix gnttab unmap call to specify that address...
2006-11-03 kfraser@localhost... [XEN] Fix shadow-lock macro backslash alignments.
2006-11-03 Alastair TseMerge
2006-11-03 Alastair Tse[XEND] Don't hide the 'type' SXP config item from HVM...
2006-11-03 kfraser@localhost... merge.
2006-11-03 kfraser@localhost... [XEN] Adjust logging levels of a few printk messages.
2006-11-03 Alastair Tse[XEND] Make sure lookups cause a refresh so xm list...
2006-11-03 Steven HandFix syntax error.
2006-11-03 kfraser@localhost... [XEN] Fix log-level printk logic for multi-line and...
2006-11-03 kfraser@localhost... [XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hv...
2006-11-03 Alastair Tse[XEND] Handle permission denied when calling xc.domain_...
2006-11-03 Alastair Tse[XEND][XM] Restore old state string in xm.
2006-11-03 Alastair Tse[XEND] Silence Xen API debugging messages.
2006-11-03 kfraser@localhost... [XEN] Quieten down tracing when fail (quite expectedly...
2006-11-02 Ewan MellorI found a small bug in xenmon. Even if I gave xenmon...
2006-11-02 kaf24@localhost... [XEN] Add 'loglvl' and 'guest_loglvl' boot parameters.
2006-11-02 Alastair TseMerge
2006-11-02 Alastair Tse[XEND] Reverting self.domains UUID indexing
2006-11-02 kfraser@localhost... Dynamically link to libgcc on Solaris. Also clean up...
2006-11-02 kfraser@localhost... [BLKTAP] Fix Linux and Xen gnttab map operations when...
2006-11-02 kfraser@localhost... [HVM] Clean up VCPU initialisation in Xen. No longer
2006-11-02 Alastair Tse[XEND] Fix paused state being overriden by refreshShutdown
2006-11-02 Alastair TseMerge with tip
2006-11-02 Alastair Tse[XEND][XM] Fixes for xm list output
2006-11-02 Steven Smith[XEN] Better parameter checking for grant table copy...
2006-11-02 Ian CampbellPV-on-HVM: Conditionally disable checksum offload for...
2006-11-02 Ian CampbellPV-on-HVM: Tweak reboot.c to be compatible with older...
2006-11-02 Ian CampbellPV-on-HVM: Fix PV-on-HVM drivers for IA64.
2006-11-02 Ian CampbellPV-on-HVM: Use ln -nsf in mkbuildtree to avoid creating...
2006-11-02 kfraser@localhost... [TOOLS] Paravirt guests have their memory allocated...
2006-11-02 kaf24@firebug... [XEND] Compare result of blkdev_name_to_number() explic...
2006-11-01 Emmanuel Ackaouy[XEN] Fix credit scheduler cap mechanism not to over...
2006-11-01 kfraser@localhost... [XEN] Fix x86/64 build.
2006-11-01 Ewan MellorReturn the restored VM at the end of XendDomainInfo...
2006-11-01 kfraser@localhost... [HVM] Move shadow initialisation into domain-creation...
2006-11-01 Ewan MellorPrint errno for each of the "Error when writing to...
2006-11-01 Ewan MellorReturn the domain renaming during migration.
2006-11-01 kfraser@localhost... [HVM] HVM is now a flag parameter to domain-creation...
2006-11-01 Ewan MellorThis patch adds a checking of wrong parameter into...
2006-11-01 Ewan MellorFix comment.
2006-11-01 Ewan MellorAdd full flag to domain(domid), fixing xm list --long...
2006-11-01 Ewan MellorCreate /var/lib/xend/domains on startup if it doesn...
2006-11-01 kfraser@localhost... [XEN] Extend dom0_mem syntax to support min/max clamps.
2006-11-01 Ewan MellorMerge.
2006-11-01 Ewan MellorMerge xen-api.hg changeset 142:d75413e65ba319d577c764be...
2006-11-01 Tim Deegan[XEN] Prefetch multiple shadow entries per pagefault
2006-11-01 kfraser@localhost... [XEN] Fix building on OpenBSD.
2006-11-01 kfraser@localhost... [XEN] Fix deadlock in printk().
2006-10-31 kfraser@localhost... Stop enforcing -g for some of the tools.
2006-10-31 kfraser@localhost... [XEND] Improve error message for unparsed disk modes.
2006-10-31 Tim Deegan[HVM] Use correct types for guest physical addresses
2006-10-31 kfraser@localhost... [HVM] Add support for 'add r8,m8' instruction to memory...
2006-10-31 kfraser@localhost... [NET] front: Clean up error handling. This eliminates...
2006-10-31 kfraser@localhost... Clean up recent changes to reboot code. This fixes...
2006-10-31 kfraser@localhost... Update .hgignore
2006-10-31 kfraser@localhost... [HVM] vlapic: Synchronously determine PPR register...
2006-10-31 kfraser@localhost... [VMX] Replace vmx_load_cr2() with direct write to ...
2006-10-31 kfraser@localhost... [HVM] ACPI: Clean up table definitions, move under...
2006-10-31 Steven SmithMerge.
2006-10-31 Steven Smith[XEN] Add a warning to the i8259 if we generate spuriou...
2006-10-31 Steven Smith[PV-ON-HVM] Don't generate lots of spurious interrupts...
2006-10-31 Steven Smith[NETFRONT] Make sure we don't crash if the backend...
2006-10-31 Steven SmithMerge.
2006-10-31 Steven Smith[HVM][LINUX][TOOLS] Split control/reboot_module into...
2006-10-31 Emmanuel Ackaouy[XEN] Cleanup and optimize layout of credit scheduler...
2006-10-31 Steven Smith[HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do someth...
2006-10-31 kfraser@localhost... [NET] back: Remove warning about non-zero tx queue...
2006-10-30 Emmanuel Ackaouy[XEN] Cleanup and improve accuracy of credit scheduler...
2006-10-30 kfraser@localhost... [LINUX] Fix build breakage from previous patch.
2006-10-30 kfraser@localhost... [LINUX] Use CONFIG_XEN_COMPAT_030002 where possible.
2006-10-30 kfraser@localhost... [LINUX] Declare structs as 'static __initdata' where...
2006-10-30 kfraser@localhost... [LINUX] privcmd: Range-check hypercall index.
2006-10-30 kfraser@localhost... [XEN] HVM: Clean up and simplify vlapic device-model...
2006-10-30 kfraser@localhost... [HVM][VMX] Enable VMX TPR shadow feature.
2006-10-30 kfraser@localhost... [HVM] Fix Qemu-dm serial issues:
2006-10-29 Ewan MellorFix handling of SXP for devices through device_add...
2006-10-28 kaf24@firebug... [XEN] Add implicit "\n" back into MEM_LOG(). Removed...
2006-10-27 kaf24@localhost... [XEN] Some cleanups to the log-level stuff. Largely...
2006-10-27 kaf24@localhost... [QEMU] Add a TIS device model compliant to the 1.2...
2006-10-27 kaf24@localhost... [QEMU] Helper functions to interface with the xenstore...
2006-10-27 kaf24@localhost... [XEN] Logging parameters for ia64 code.
2006-10-27 kaf24@localhost... [XEN] Logging parameters for powerpc code.
2006-10-27 kaf24@localhost... [XEN] Logging parameters for x86 code.
2006-10-27 kaf24@localhost... [XEN] Logging parameters for common code.
2006-10-27 kaf24@localhost... [XEN] Implement log levels. It adds the thresholds...
2006-10-27 kaf24@localhost... [XEN] Implement rate-limited logging.
2006-10-27 kaf24@localhost... [XEND] Do not delete VNC password from configuration.
2006-10-27 kaf24@localhost... [XEND] Do not delete VNC password from configuration.
2006-10-27 kaf24@localhost... [XEN] perf counters: Fix NULL-pointer check. Should...
2006-10-27 kaf24@localhost... [HVM] Ensure that, if AP is blocked, it is woken by...
2006-10-27 kaf24@localhost... [HVM] Fix SMP timer issues:
2006-10-27 kaf24@localhost... [QEMU] ne2000: Stop memory access beyond buffer
2006-10-27 Emmanuel AckaouyImprove I/O performance when competing with CPU intensi...
2006-10-26 Ian Campbell[TOOLS] Uncompress and allocate memory for gzipped...
2006-10-26 Tim Deegan[HVM] Fix qemu's test for whether physcal addresses...
2006-10-26 kfraser@localhost... [NET] back: Advertise that we do not support rx-flip...
2006-10-26 kfraser@localhost... Merge with xen-isa64-unstable.hg
2006-10-26 Ewan MellorFix ramdisk Makefile so that downloading from xm-test...
2006-10-25 awilliam@xenbuild.aw[LIBXC][IA64] fix build warning
next